Update History
V1.11.0
/ 12-September-2019
Main
Changes
- Update for compatibility with FreeRTOS v10.0.1_20190329
- Update for compatibility with TouchSensing v2.2.4
- Update for compatibility with USB Device v2.5.3
- Update for compatibility with STemWin v544_20180322_cm4
- Add reference to new HX8347I components
- Update stm32f3xx_hal_conf.h files :
- Change assert_failed() prototype to be compliant with MISRA C rule 11.4
- Add reference to HAL EXTI driver
- Add registers callbacks defines
V1.10.0 / 12-June-2018Main Changes - Maintenance release.
- Update stm32f3xx_hal_conf.h files to add support to HAL CAN Legacy Module.
V1.9.0
/ 23-June-2017
Main
Changes
- Maintenance release.
- Remove support of Atollic TrueSTUDIO STM32 (TrueSTUDIO) toolchain.
- Add a note in DFU example readme : "How to install Dfuse demo under Window 8.1".
- Align stm32f3xx_hal_conf.h with latest template defined in HAL.
- Change assert_failed() prototype to be compliant with MISRA C rule 11.4
- Fix precision issue in FreeRTOS_ThreadCreation example.
V1.8.0
/ 14-April-2017
Main
Changes
- No changes compared to previous version (V1.7.0).
V1.7.0
/ 16-December-2016
Main
Changes
- STemWin
- Use STemWin528 “build 20160205“ instead of STemWin526 “build 20150626“.
- FreeRTOS
- Upgrade to FreeRTOS V9.0.0 (ST Modified 20160930)
- Updated FreeRTOS examples to illustrate how to customize the HAL time base driver :
- FreeRTOS_LowPower
- FreeRTOS_Mail
- FreeRTOS_Mutexes
- FreeRTOS_Queues
- FreeRTOS_Semaphore
- FreeRTOS_SemaphoreFromISR
- FreeRTOS_Signal
- FreeRTOS_SignalFromISR
- FreeRTOS_ThreadCreation
- FreeRTOS_Timers
- Updated all examples using timers to initialize the new field AutoReloadPreload in TIM_Base_InitTypeDef structure
V1.6.0
/ 01-July-2016
Main
Changes
- No changes compared to previous version (V1.5.0).
V1.5.0
/ 29-April-2016
Main
Changes
- Updated system_stm32f3xx.c files:
- Added APBPrescTable definition.
- Updated stm32f3xx_hal_conf.h files:
- Set HSE_STARTUP_TIMEOUT value to 100ms instead of 5000ms.
- Updated HEAP size for FreeRTOS applications (updates in FreeRTOSConfig.h).
- Updated IAP applications following HAL UART modifications.
- Added new project TouchSensing: using the STMTouch driver in Interrupt mode.
- TouchSensing/TouchSensing_Linear_IT
- Replaced "\" by "/" in STemWin applications to ensure STM32Cube compatibility with GNU/Linux-based platform.
- Updated “Liberty” License with the new license “Ultimate Liberty”.
V1.4.0
/ 13-November-2015
Main
Changes
- Maintenance release.
- Performed HAL API alignment (macros/functions/constants renaming).
- Updated GPIO Output Speed literals naming to ensure HAL full compatibility.
- FatFS
- Upgrade to FatFs R0.11 ST modified 20150508.
- FreeRTOS
- Use new FreeRTOS V8.2.1 ST modified 20150327.
- Updated FreeRTOS Examples: SysTick_Handler should call osSystickHandler() instead of xPortSysTickHandler().
- USB
- Use latest USB Device Library V2.4.0.
- Aligned USB projects with new HAL USB.
- Updated USB Applications to manage Vbus detection during Disconnect event and USBCV test.
- STemWin
- Use STemWin528 “build 20150415“ instead of STemWin526 “build 20150306“.
- Added EEPROM Emulation application.
- Added IAP application using the USART.
- Updated system_stm32f3xx.c files:
- Used latest CMSIS template version.
- Removed __IO or __I on constant table declaration.
- Updated stm32f3xx_hal_conf.h files:
- Added LSE_STARTUP_TIMEOUT definition.
- Updated EWARM and TrueStudio linker files to be aligned with CMSIS contents.
V1.2.0
/ 19-June-2015
Main
Changes
- Add support of System Workbench for STM32 (SW4STM32)
toolchain.
V1.1.0
/ 12-Sept-2014
Main
Changes
V1.1.0RC2
/ 25-August-2014
Main
Changes
- General
- Updated EWARM, MDK-ARM and TrueSTUDIO configurations to add stm32f3xx_hal_rcc_ex.c to the STM32F3xx_HAL_Driver group
- USB_Device
- HID_Standalone
- Rename __HAL_USB_EXTI_SET_RISING_EGDE_TRIGGER() to __HAL_USB_EXTI_SET_RISING_EDGE_TRIGGER()
V1.0.0
/ 18-Juin-2014
Main
Changes
License
This
software component is licensed by ST under Ultimate Liberty license
SLA0044, the “License”; You may not use this component except in
compliance with the License. You may obtain a copy of the License at:
http://www.st.com/SLA0044
For
complete documentation on STM32 Microcontrollers visit www.st.com/STM32
|